home *** CD-ROM | disk | FTP | other *** search
/ Champak 145 / (Vol 145) Dec 21 2011.iso / Games / hearts.swf / scripts / DefineSprite_637 / frame_13 / DoAction.as
Encoding:
Text File  |  2011-12-21  |  276 b   |  10 lines

  1. this._parent.clearArrays();
  2. this._parent.createHeart();
  3. this._parent.createHeart();
  4. this._parent.createFly();
  5. this._parent.createFly();
  6. this._parent.createFly();
  7. this.tut.eyes.gotoAndPlay("smile");
  8. this.tut.mouth.gotoAndPlay(200);
  9. this.tut.right.gotoAndStop("down");
  10.